Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update opentelemetry-go monorepo to v1.33.0 #46

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 8, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
go.opentelemetry.io/otel v1.32.0 -> v1.33.0 age adoption passing confidence
go.opentelemetry.io/otel/sdk v1.28.0 -> v1.33.0 age adoption passing confidence
go.opentelemetry.io/otel/trace v1.32.0 -> v1.33.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

open-telemetry/opentelemetry-go (go.opentelemetry.io/otel)

v1.33.0: /v0.55.0/v0.9.0/v0.0.12

Compare Source

Overview
Added
  • Add Reset method to SpanRecorder in go.opentelemetry.io/otel/sdk/trace/tracetest. (#​5994)
  • Add EnabledInstrument interface in go.opentelemetry.io/otel/sdk/metric/internal/x. This is an experimental interface that is implemented by synchronous instruments provided by go.opentelemetry.io/otel/sdk/metric. Users can use it to avoid performing computationally expensive operations when recording measurements. It does not fall within the scope of the OpenTelemetry Go versioning and stability policy and it may be changed in backwards incompatible ways or removed in feature releases. (#​6016)
Changed
  • The default global API now supports full auto-instrumentation from the go.opentelemetry.io/auto package. See that package for more information. (#​5920)
  • Propagate non-retryable error messages to client in go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp. (#​5929)
  • Propagate non-retryable error messages to client in go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp. (#​5929)
  • Propagate non-retryable error messages to client in go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp. (#​5929)
  • Performance improvements for attribute value AsStringSlice, AsFloat64Slice, AsInt64Slice, AsBoolSlice. (#​6011)
  • Change EnabledParameters to have a Severity field instead of a getter and setter in go.opentelemetry.io/otel/log. (#​6009)
Fixed
  • Fix inconsistent request body closing in go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp. (#​5954)
  • Fix inconsistent request body closing in go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp. (#​5954)
  • Fix inconsistent request body closing in go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp. (#​5954)
  • Fix invalid exemplar keys in go.opentelemetry.io/otel/exporters/prometheus. (#​5995)
  • Fix attribute value truncation in go.opentelemetry.io/otel/sdk/trace. (#​5997)
  • Fix attribute value truncation in go.opentelemetry.io/otel/sdk/log. (#​6032)
What's Changed
New Contributors

Full Changelog: open-telemetry/opentelemetry-go@v1.32.0...v1.33.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Apr 8, 2024
@renovate renovate bot force-pushed the renovate/opentelemetry-go-monorepo branch 2 times, most recently from 514910f to dc443dd Compare April 19, 2024 18:58
@renovate renovate bot force-pushed the renovate/opentelemetry-go-monorepo branch from dc443dd to f44e989 Compare April 28, 2024 14:38
@renovate renovate bot changed the title fix(deps): update opentelemetry-go monorepo to v1.25.0 fix(deps): update opentelemetry-go monorepo to v1.26.0 Apr 28, 2024
@renovate renovate bot force-pushed the renovate/opentelemetry-go-monorepo branch from f44e989 to e0cdc49 Compare May 15, 2024 14:59
@renovate renovate bot force-pushed the renovate/opentelemetry-go-monorepo branch from e0cdc49 to f90296d Compare May 25, 2024 02:24
@renovate renovate bot changed the title fix(deps): update opentelemetry-go monorepo to v1.26.0 fix(deps): update opentelemetry-go monorepo to v1.27.0 May 25, 2024
@renovate renovate bot force-pushed the renovate/opentelemetry-go-monorepo branch 2 times, most recently from 1055724 to f099557 Compare June 24, 2024 10:06
@renovate renovate bot force-pushed the renovate/opentelemetry-go-monorepo branch 2 times, most recently from b15b540 to ae47c11 Compare June 26, 2024 09:27
@renovate renovate bot changed the title fix(deps): update opentelemetry-go monorepo to v1.27.0 fix(deps): update opentelemetry-go monorepo to v1.27.0 - autoclosed Jun 27, 2024
@renovate renovate bot closed this Jun 27, 2024
@renovate renovate bot deleted the renovate/opentelemetry-go-monorepo branch June 27, 2024 15:40
@renovate renovate bot restored the renovate/opentelemetry-go-monorepo branch July 3, 2024 23:28
@renovate renovate bot changed the title fix(deps): update opentelemetry-go monorepo to v1.27.0 - autoclosed fix(deps): update opentelemetry-go monorepo to v1.27.0 Jul 3, 2024
@renovate renovate bot reopened this Jul 3, 2024
@renovate renovate bot force-pushed the renovate/opentelemetry-go-monorepo branch from ae47c11 to 1f48d6f Compare July 5, 2024 12:00
@renovate renovate bot changed the title fix(deps): update opentelemetry-go monorepo to v1.27.0 fix(deps): update opentelemetry-go monorepo to v1.28.0 Jul 5, 2024
@renovate renovate bot force-pushed the renovate/opentelemetry-go-monorepo branch 5 times, most recently from 18d74f8 to 5157d39 Compare July 18, 2024 09:01
@renovate renovate bot force-pushed the renovate/opentelemetry-go-monorepo branch 4 times, most recently from 34039b8 to 63d58c0 Compare July 25, 2024 09:06
@renovate renovate bot force-pushed the renovate/opentelemetry-go-monorepo branch from 63d58c0 to 423dc3e Compare August 7, 2024 13:45
@renovate renovate bot force-pushed the renovate/opentelemetry-go-monorepo branch 4 times, most recently from 4a82ee6 to 26f3e9d Compare August 19, 2024 07:23
@renovate renovate bot force-pushed the renovate/opentelemetry-go-monorepo branch 3 times, most recently from 78b6b7e to c516ea6 Compare August 26, 2024 23:44
@renovate renovate bot changed the title fix(deps): update opentelemetry-go monorepo to v1.28.0 fix(deps): update opentelemetry-go monorepo to v1.29.0 Aug 26, 2024
@renovate renovate bot force-pushed the renovate/opentelemetry-go-monorepo branch 3 times, most recently from fa4614b to cec23e7 Compare September 6, 2024 08:23
@renovate renovate bot force-pushed the renovate/opentelemetry-go-monorepo branch 2 times, most recently from 1add410 to 6fff3a3 Compare September 14, 2024 02:51
@renovate renovate bot changed the title fix(deps): update opentelemetry-go monorepo to v1.29.0 fix(deps): update opentelemetry-go monorepo to v1.30.0 Sep 14, 2024
@renovate renovate bot force-pushed the renovate/opentelemetry-go-monorepo branch 4 times, most recently from 5be35f9 to 3aa3b28 Compare October 1, 2024 09:24
@renovate renovate bot force-pushed the renovate/opentelemetry-go-monorepo branch 2 times, most recently from fbe3096 to 1bbc584 Compare October 7, 2024 16:22
@renovate renovate bot force-pushed the renovate/opentelemetry-go-monorepo branch from 1bbc584 to 830384f Compare October 14, 2024 20:21
@renovate renovate bot changed the title fix(deps): update opentelemetry-go monorepo to v1.30.0 fix(deps): update opentelemetry-go monorepo to v1.31.0 Oct 14, 2024
@renovate renovate bot force-pushed the renovate/opentelemetry-go-monorepo branch from 830384f to 6ce7fcf Compare November 11, 2024 19:11
@renovate renovate bot changed the title fix(deps): update opentelemetry-go monorepo to v1.31.0 fix(deps): update opentelemetry-go monorepo to v1.32.0 Nov 11, 2024
@renovate renovate bot force-pushed the renovate/opentelemetry-go-monorepo branch from 6ce7fcf to c7b165a Compare November 12, 2024 19:27
@renovate renovate bot changed the title fix(deps): update opentelemetry-go monorepo to v1.32.0 fix(deps): update module go.opentelemetry.io/otel/sdk to v1.32.0 Nov 12, 2024
@renovate renovate bot force-pushed the renovate/opentelemetry-go-monorepo branch from c7b165a to fe0222f Compare December 15, 2024 18:23
@renovate renovate bot changed the title fix(deps): update module go.opentelemetry.io/otel/sdk to v1.32.0 fix(deps): update opentelemetry-go monorepo to v1.33.0 Dec 15, 2024
Copy link
Contributor Author

renovate bot commented Dec 15, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/stretchr/testify v1.9.0 -> v1.10.0
go.opentelemetry.io/otel/metric v1.32.0 -> v1.33.0
golang.org/x/sys v0.27.0 -> v0.28.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants